home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1997 February
/
EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso
/
enigma
/
earcd
/
editor
/
editor1
/
ged-rpl.rdm
< prev
next >
Wrap
Text File
|
1997-01-18
|
2KB
|
39 lines
Short: Use GoldEd with Real3d RPL
Author: Karl R Pettersen
Uploader: Espen Berntsen (nameless@mo.himolde.no)
Type: text/edit
File description:
An RPL dictionary based on the Real3D manual for usage with GoldEd on the Amiga
platform. This will auto-case words used by Real3D, and auto-indent the words
of indention kind. Words included are from the v2 manual and v3 appendum.
Usage:
Just copy the files to GoldEd:presets, then start GoldEd. Turn AutoCase on,
select Dictionary and load RPL.dic. Select Indention from the menu, clear the
default, load RPL.ind, and off you go. (I guess you know this already, but what
the heck).
This archive contains the following:
Real3D.dsp My standard settings to put GoldEd on Real3D public screen.
RPL.dic The dictionary for auto-casing all words in the manual.
RPL.ind Indention file for auto-indention of words such as :, IF, LOOP.
Ged-Dict.txt This ReadMe file.
Note: None of the extra words, such as those found in the file R3D3:rpl/sys/
mathext.rpl by Kelly R. Brook, are inluded. If you use these frequently, I
suggest you either add them to the RPL.dic or creates an extra file containing
these words. The aliases and other words you find when you type VLIST in an RPL
window are also not included here. You also might want to delete some of the
words in the dictionary, such as :, ;, (, ), &, etc. I just wanted a complete
list :-). This was done in quite a hurry, so there are probably som spelling
mistakes, some words missing, and some wrong/missing indentions. Enjoy the RPL
coding session and may the guru stay away.
I have no access to a PC, so feel free to convert these files to a similar
texteditor on the PC (if possible), so that they also can enjoy the greatness
of coding in such an enviroment.
Created by Karl R. Pettersen using Real3D v3.3 on Amiga.